﻿2026-07-29T13:42:06.9734867Z ##[group]Run actions/checkout@v5
2026-07-29T13:42:06.9735101Z with:
2026-07-29T13:42:06.9735302Z   repository: SaberMage/spt-shell-notify
2026-07-29T13:42:06.9735536Z   path: .adapter-notify
2026-07-29T13:42:06.9737573Z   token: ***
2026-07-29T13:42:06.9737754Z   ssh-strict: true
2026-07-29T13:42:06.9737936Z   ssh-user: git
2026-07-29T13:42:06.9738297Z   persist-credentials: true
2026-07-29T13:42:06.9738499Z   clean: true
2026-07-29T13:42:06.9738684Z   sparse-checkout-cone-mode: true
2026-07-29T13:42:06.9738898Z   fetch-depth: 1
2026-07-29T13:42:06.9739152Z   fetch-tags: false
2026-07-29T13:42:06.9739355Z   show-progress: true
2026-07-29T13:42:06.9739538Z   lfs: false
2026-07-29T13:42:06.9739710Z   submodules: false
2026-07-29T13:42:06.9739891Z   set-safe-directory: true
2026-07-29T13:42:06.9740107Z   allow-unsafe-pr-checkout: false
2026-07-29T13:42:06.9740316Z env:
2026-07-29T13:42:06.9740488Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T13:42:06.9740717Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T13:42:06.9740979Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T13:42:06.9741333Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-NyPZed
2026-07-29T13:42:06.9741779Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-NyPZed
2026-07-29T13:42:06.9742202Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-NyPZed
2026-07-29T13:42:06.9742623Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-NyPZed
2026-07-29T13:42:06.9742952Z ##[endgroup]
2026-07-29T13:42:07.1475912Z Syncing repository: SaberMage/spt-shell-notify
2026-07-29T13:42:07.1477965Z ##[group]Getting Git version info
2026-07-29T13:42:07.1478388Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-29T13:42:07.1501986Z [command]/usr/bin/git version
2026-07-29T13:42:07.1537567Z git version 2.43.0
2026-07-29T13:42:07.1553918Z ##[endgroup]
2026-07-29T13:42:07.1563179Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/60f0368c-2773-4be4-90a7-4772bd5f655d' before making global git config changes
2026-07-29T13:42:07.1563839Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:42:07.1566420Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-29T13:42:07.1593877Z ##[group]Initializing the repository
2026-07-29T13:42:07.1596878Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-29T13:42:07.1622081Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-29T13:42:07.1622624Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-29T13:42:07.1623105Z hint: of your new repositories, which will suppress this warning, call:
2026-07-29T13:42:07.1623496Z hint: 
2026-07-29T13:42:07.1623768Z hint: 	git config --global init.defaultBranch <name>
2026-07-29T13:42:07.1624101Z hint: 
2026-07-29T13:42:07.1624380Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-29T13:42:07.1624857Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-29T13:42:07.1625234Z hint: 
2026-07-29T13:42:07.1625429Z hint: 	git branch -m <name>
2026-07-29T13:42:07.1626930Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-29T13:42:07.1633523Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-29T13:42:07.1659838Z ##[endgroup]
2026-07-29T13:42:07.1660171Z ##[group]Disabling automatic garbage collection
2026-07-29T13:42:07.1663221Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T13:42:07.1687100Z ##[endgroup]
2026-07-29T13:42:07.1687466Z ##[group]Setting up auth
2026-07-29T13:42:07.1692396Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:42:07.1717732Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T13:42:07.1918044Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:42:07.1945825Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T13:42:07.2134738Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:42:07.2161741Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T13:42:07.2350583Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T13:42:07.2380167Z ##[endgroup]
2026-07-29T13:42:07.2380571Z ##[group]Determining the default branch
2026-07-29T13:42:07.2383164Z Retrieving the default branch name
2026-07-29T13:42:07.6717634Z Default branch 'main'
2026-07-29T13:42:07.6718350Z ##[endgroup]
2026-07-29T13:42:07.6718707Z ##[group]Fetching the repository
2026-07-29T13:42:07.6722688Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-29T13:42:08.3076487Z From https://github.com/SaberMage/spt-shell-notify
2026-07-29T13:42:08.3077126Z  * [new branch]      main       -> origin/main
2026-07-29T13:42:08.3093795Z ##[endgroup]
2026-07-29T13:42:08.3094248Z ##[group]Determining the checkout info
2026-07-29T13:42:08.3096476Z ##[endgroup]
2026-07-29T13:42:08.3107485Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T13:42:08.3153530Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T13:42:08.3182253Z ##[group]Checking out the ref
2026-07-29T13:42:08.3186050Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-29T13:42:08.3225907Z Switched to a new branch 'main'
2026-07-29T13:42:08.3226394Z branch 'main' set up to track 'origin/main'.
2026-07-29T13:42:08.3232149Z ##[endgroup]
2026-07-29T13:42:08.3264994Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T13:42:08.3287769Z ee2d37eadc730c0019e0af82d683074c509634a2
